Check out the latest in: Marketing

Archive for 2015

What I Want From You Brands

My Thoughts on todays’ Millenial talk at Social Media Week: I want a product not because of what it is, but because of the part that plays in the timelineContinue Reading

AS3 Stream Video and Fade In Object During Playback

import fl.transitions.Tween; import fl.transitions.easing.*; import fl.transitions.TweenEvent; import flash.utils.Timer;//classes to use Timer import flash.events.TimerEvent; var vid:Video = new Video(300, 600); vid.x = 0; vid.y = 0; addChildAt(vid, 1); //Set Timer forContinue Reading

Read some more...